home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 19 / Mac Magazin and MacEasy Magazine CD - Issue 19.iso / Spiele & Edutainment / Marathon Utils / Pfhorte2.0a10 / Read Me < prev   
Text File  |  1996-02-10  |  9KB  |  167 lines

  1. Pfhorte 2.0
  2. By Steve Israelson ,   steve_israelson@mindlink.net
  3.  
  4. Hello all!
  5.  
  6. I have very little spare time these days, so do not expect new versions too often.  Send me detailed bug reports and feature requests, but do not always expect an email response, sorry.
  7.  
  8. Pfhorte 2.0 is a complete re-write of Pfhorte1.0dxx.  Pfhorte 2.0 is still not complete, hence the .a5 extension.  This release provides you with a sneak peek at what the future holds for Pfhorte.  This version marks the transition from Marathon 1 map making to Marathon 2 map making.  This means that you can only edit Marathon 2 maps with it.  Since it is very similar to Pfhorte 1.0, I will only note the differences between the two.
  9.  
  10. If you include this software in ANY CD collection, I would appreciate a sample copy.
  11. If you write an article in any magazine I would appreciate my name at least being mentioned.
  12.  
  13. After Pfhorte 2.0 hits beta, ie it is feature complete, I will be releasing the source code for your general consumption.  You will not beable to use this code in any comercial products, nor in ANY Marathon 1 or 2 map editors.  You can use it for making Doom or DarkForces editors if you want to.
  14.  
  15. There is also a list of things to be done before a beta state is reached.
  16.  
  17. You need an alias to M2's shape file called "shapes" in the same folder as Pfhorte.
  18.  
  19. (Note: a means alpha, which means the software is not yet feature complete.  Beta means feature complete but not bug free.)
  20.  
  21. Enjoy!
  22.  
  23. Changes Since 2.0a9
  24. - Added option for sliders to switch from slider to edit text. Svaed in prefs when save settings chosen.
  25. - Preserves 'term' resources in map file.  Does not allow editing of them yet though.
  26. - Adjusted the size of the 'minf' chunk. Multi level maps should work better now.
  27. - Now allows 2048 polys per level and 256 platforms although 64 is the limit.
  28. - Layer info for polys changed.  You will need to regroup your polys back into layers.
  29. - Can now adjust the floor and ceiling texture offsets for polys.
  30. - Made inspector wider for new fields.
  31. - Option no longer switches to the eyedropper tool.
  32. - Added ability to show floor and ceiling heights as brightness levels of the polys.
  33. - Now preserves data in the resource fork of map files.  Not well tested.
  34. - Hiding polys or layers hides the objects in the polys and the lines but NOT the points (too slow).
  35.  
  36. Changes Since 2.0a8
  37. - Fixed crashing bug when opening a map window.
  38. - Copyright = 1996.
  39. - Ceiling/floor in poly inspector need swapping.
  40. - Allow negative numbers for sound object volumes.
  41. - Save defaults to prefs.
  42. - Add sound distance circles, of 10240 units.
  43. - Frequency for ibjects can go up to 65536 now.
  44. - Numbers for the scrollers.
  45. - Light switches can be set properly.
  46. - When zooming, hiliting doesnt get left all over the place.
  47. - A different looking tool palette.
  48. - The grabber becomes active when pressing space now instead of cmd-space.
  49. - Holding down: cmd - arrow tool, option - eyedropper, space - grabber, cmd-space - mag glass, cmd-option-space minus-mag-glass.
  50. - With selected polys, you can rotate +-90 degrees and flip horz/vert using the edit menu, or rotate +-5 degrees with "," and "."
  51. - Fixed magic wand problem with poly types and platforms.  Could have made the map and platforms unusable, yuck.
  52.  
  53. Changes Since 2.0a7
  54. - Fixed up the line tool a bit.  Sometimes made bad polys.
  55. - Deleteing a poly deletes its lines, unless you hold option down.
  56. - Option clicking the line tool continues a line (try it).
  57. - Added sliders and other nifty controls to stuff that had numbers that were not useful.
  58. - Fixed prefs bug, again.
  59. - Can not delete a line that is attached to a poly.
  60. - In the 3d view you can alter the floor and ceiling heights of selected polys with the arrow keys.
  61. - Nasty bug with the line tool and the hammer tool.
  62. - Now fixes problems with the level on opening.  Will fix bugs caused by line tool bug.
  63.  
  64. Changes Since 2.0a6
  65. - Inspector is now wider.
  66. - Side inspector shows all texture types now.
  67. - show # objects in object plac dialog.
  68. - Multi level map saving bug fixed.
  69. - Prefs was crashing.
  70. - Add a None texture to the texture popups.
  71. - Could not click on notes.
  72. - Gave the windows back their zoom buttons
  73. - Clicking on the first point closes the polygon.
  74. - Clicking new points on existing points, shows the new point in the point color.
  75. - Removed useless info from media dialog.
  76. - Changing texture sets fixes up media too.
  77. - Re-done defaults for polys and sides.  Now can inspect the default poly and side.
  78. - Disabled the script menu.
  79. - Hammer tool: Adding a new point.
  80. - Hammer tool: Deleting an old point.
  81. - Hammer tool: Connecting and disconnecting a point by dragging it.
  82. - Can now copy and paste levels, Buggy?.
  83. - Line tool.  Use it to draw lines.  Auto makes polys if it can.
  84. - Can now set the light controlled by a light switch?
  85. - Can now set the tag controlled by a destroyable tag switch.
  86. - Can now set the tag controlled by an uplink chip switch.
  87. - Selecting platform switch, now DOES hilite the platform.
  88. - Deleting polys no longer hoses platforms.
  89. - Most platform settings could be set but NOT unset, now fixed.
  90. - Allowed more characters in most edit fields, including media height.
  91. - Converted platforms no longer have door flag set.  Set it yourself if needed.
  92. - Converted mission info has the landscape texture set to 0.
  93. - You can now click on polys with a landscaped texture on it.
  94. - Due to a bug in the shapes file (I think) the 4th landscape texture was not being loaded.
  95. - Now a slider to set relative poly height (Ugly).
  96. - The plain poly color now works properly.
  97. - The show poly lighting draw mode works, sort of.
  98. - Fixed bug when trying to save a newly created map file more than once.
  99. - Center map command.
  100. - Zooming in too far no long crashes.
  101. - Can have landscaped textures in defaults.
  102. - z coord for objects.  Distance from ceiling if hanging flag set.
  103. - Snap to grid works when creating polys or lines.
  104.  
  105. Changes since 2.0a5
  106. - Fix saving bug.
  107. - All directions and angles are in degrees. 0 = east, 90 = north etc.
  108. - Fixed up the poly type popup.
  109. - Texture draw mode for sides was not working.
  110. - Fix some light type editing bugs.
  111. - New polys should default to media type of NONE.
  112. - Allow sides on all lines.
  113. - Plain map draw mode.
  114. - Object orientation should not go past 360.
  115. - fix wierd hilighting of strange lines.
  116. - fix crasher after long edit session.
  117. - poly and wall draw modes.
  118. - poly line selection more accurate.
  119. - 1 more zoom in/out level.
  120. - Changing texture set should refresh screen.
  121. - Dim out secondary if there is no need for secondary.
  122. - Object plac stuff flakey.
  123. - Real object plac editor.
  124. - Change grouping to layering.
  125. - Prefs for all the new things.
  126. - Backdrops, ie other texture sets for landscape.
  127. - Saving now marks the file as not needing to be saved.
  128.  
  129. Changes since 2.0a4
  130. - I got some maps to actually work!  Thanks to Ryan Martell from Bungie!
  131. - Opening Marathon 1 maps will convert them to Marathon 2.
  132. - Fixed the error messages, so they said "shapes file not found" instead of "Zero length line" duh!
  133. - Sped up the 3d view a bit.
  134. - In the 3d view use the '[' and ']' keys to change the texture of a selected floor or ceiling or wall.
  135. - In the 3d view use the arrow keys to change the alignment of textures on the selected wall.
  136. - The control panels types have a number preceding their anme indicating what texture set it works with.
  137. - A pile of stuff I forgot about already.
  138.  
  139. Changes since 2.0a3
  140. - Added relative height checkbox to polygon inspector.
  141. - Added the 3d Viewer - try it out. Keys:4,5,6,8 on keypad, and z,x,d,c.
  142. - Allows editing of Marathon 2 Maps ONLY.  I will release a map convertor one day.
  143.  
  144.  
  145. Differences from Pfhorte 1.0
  146.  
  147. - You can now drag levels into different positions in the levels list window.
  148. - You can view the floor or ceiling and wall textures in the map view.
  149. - Dragging objects in the map window is done dynamically.
  150. - The map window remembers how big it was and its scale factor between saves.
  151. - Selecting walls is done by clicking near the wall on the side that you want to inspect.
  152. - The shapes file is scanned every time Pfhorte is run, and no cache file is made.
  153. - Changing the orientation of objects is done by first selecting on or MORE objects an then option clicking where they should be looking.
  154. - Setting switch, teleporter etc destinations is done by selecting the switch etc, and then option clicking on the destination poly.
  155. - The arrow keys nudge the current selection.
  156. - You can select multiple polys, notes and objects at the same time.
  157. - You can group polys now!  Yes.....
  158.  
  159. Still to Be done:
  160. - The 3D view is not fast enough, and is still buggy.
  161. - Scripting is not working.
  162. - There is little checking of the map for error conditions, so watch out.
  163. - Other stuff I can't recall right now....
  164.  
  165.  
  166. Steve I.
  167.